ASP.NET Core MVC コントロールヘルプ
Func メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > YFunctionSeriesBuilder<T> クラス : Func メソッド
The value.
Configurates C1.Web.Mvc.YFunctionSeries<T>.Func. Sets the function used to calculate a value.
シンタックス
'宣言
 
Public Function Func( _
   ByVal value As System.String _
) As YFunctionSeriesBuilder(Of T)
public YFunctionSeriesBuilder<T> Func( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

YFunctionSeriesBuilder<T> クラス
YFunctionSeriesBuilder<T> メンバ